home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / inverse random silhouette < prev    next >
Text File  |  1999-06-15  |  332b  |  23 lines

  1. Category: Andrew's Filters 11
  2. Title: Inverse Random Silhouette...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: INVRNDSL.8BF
  6.  
  7. R:c*rnd(u*ctl(0),v*ctl(0))
  8.  
  9. G:c*rnd(u*ctl(1),v*ctl(1))
  10.  
  11. B:c*rnd(u*ctl(2),v*ctl(2))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red Channel
  16. ctl[1]: Green Channel
  17. ctl[2]: Blue Channel
  18.  
  19. val[0]: 88
  20. val[1]: 132
  21. val[2]: 185
  22.  
  23.